home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / battle_fields.swf / scripts / DefineButton2_241 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  314 b   |  17 lines

  1. on(release){
  2.    var ┬º\x01┬º = 717;
  3.    if(eval("\x01") == 717)
  4.    {
  5.       set("\x01",eval("\x01") - 360);
  6.       _root.init.play();
  7.    }
  8.    else if(eval("\x01") == 357)
  9.    {
  10.       set("\x01",eval("\x01") + 470);
  11.    }
  12.    else if(eval("\x01") == 827)
  13.    {
  14.       set("\x01",eval("\x01") + 138);
  15.    }
  16. }
  17.